Welcome![Sign In][Sign Up]
Location:
Search - traveling salesman genetic algorithm

Search list

[Other resourceGenetic Algorithms and the Traveling Salesman Prob

Description: 遗传算法的一个例子:旅行商问题。C++源代码,适合初学者研究遗传算法与最优化等方面的知识。-a genetic algorithm examples : the traveling salesman problem. C source code, suitable for beginners and genetic algorithm optimization and other kinds of knowledge.
Platform: | Size: 122189 | Author: hu | Hits:

[AI-NN-PRTSP GA

Description: C#版遗传算法解TSP问题-C# version Genetic Algorithm for the Traveling Salesman Problem
Platform: | Size: 8192 | Author: 黄瑞 | Hits:

[AI-NN-PRGenetic_Ant_Algorithms

Description: 一种运用蚂蚁算法和遗传算法解决旅行商问题的混合优化程序-an ant algorithm and the use of genetic algorithms to solve the traveling salesman problem hybrid optimization procedures
Platform: | Size: 81920 | Author: 陈雷 | Hits:

[CSharpTSPGA

Description: 用C#编的用遗传算法求解旅行商(TSP)问题的源代码。-with C# Part of the Genetic Algorithm for TSP (TSP) of the source code.
Platform: | Size: 7168 | Author: 流程 | Hits:

[AI-NN-PRGenetic Algorithms and the Traveling Salesman Prob

Description: 遗传算法的一个例子:旅行商问题。C++源代码,适合初学者研究遗传算法与最优化等方面的知识。-a genetic algorithm examples : the traveling salesman problem. C source code, suitable for beginners and genetic algorithm optimization and other kinds of knowledge.
Platform: | Size: 121856 | Author: hu | Hits:

[Internet-Network遗传算法解决TSP问题

Description: 大家好!这是一个由VC编写的遗传算法解决TSP问题的源代码,希望能初学者有所帮助!-everyone! This is a VC prepared by the Genetic Algorithm for the Traveling Salesman Problem source code, hope to help beginners!
Platform: | Size: 60416 | Author: 舒小敏 | Hits:

[AI-NN-PRtsp(2)

Description: 本程序实现了多城市的tsp问题(即旅行商问题)的遗传算法-the process of multi-city tsp (ie, the traveling salesman problem) Genetic Algorithm
Platform: | Size: 1171456 | Author: 叶靥 | Hits:

[Windows DevelopTSPforMATLAB

Description: 这是一个c++与matlab进行混合编程利用遗传算法实现tsp的源程序,较好的解决了旅行商的问题-c Matlab mixed with the use of genetic programming algorithm tsp of the source, the better to solve the traveling salesman problem
Platform: | Size: 567296 | Author: yaoxingyu | Hits:

[AI-NN-PRTSP(C++)

Description: 遗传算法解决TSP问题C++源码,内有详细中文注释及城市距离矩阵生成工具[VC++]-genetic algorithm to solve TSP C source code, have detailed notes and urban Chinese distance matrix generation tools [VC]
Platform: | Size: 14336 | Author: 才华 | Hits:

[AI-NN-PRTSPGACCODE

Description: 旅行商问题的遗传算法求解源代码,多目标优化经典问题的现代启发式算法实现-traveling salesman problem genetic algorithm source code, multi-objective optimization of the modern classic Heuristic Algorithm
Platform: | Size: 4096 | Author: 鸿渐 | Hits:

[AI-NN-PRTravelingSalesmanProblemwithGeneticAlgorithm

Description: this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once) Notes: 1. Input error checking included 2. Inputs can be specified in any order, so long as the parameter pairs are specified as a parameter , value -this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once) Notes: 1. Input error checking included2. Inputs can be specified in any order, so long as the parameter pairs are specified as a parameter, value
Platform: | Size: 4096 | Author: 宏姬 | Hits:

[AI-NN-PRtravelingsalemanproblem

Description: 主要解决旅行商问题(traveling saleman problem,简称tsp,即已知n个城市之间的相互距离,现有一个推销员必须遍访这n个城市,并且每个城市只能访问一次,最后又必须返回出发城市,求解最短距离的遗传算法。-mainly to solve the traveling salesman problem (traveling saleman problem, listed tsp, known cities n between the distance from the existing one salesman must traveled n this city, and visit each city only once, finally starting to return to the city, for the shortest distance from the genetic algorithm.
Platform: | Size: 1024 | Author: 阳文 | Hits:

[.nettsp

Description: 应用遗传算法计算城市路径的一个vc和MATLAB程序-genetic algorithm path of a city vc and MATLAB program
Platform: | Size: 691200 | Author: li | Hits:

[AI-NN-PRGA_TSA

Description: 利用遗传算法解决TSP旅行商问题的Java原码-using genetic algorithms to solve the traveling salesman problem TSP original Java code
Platform: | Size: 26624 | Author: 祖超 | Hits:

[AI-NN-PRtsp-ga

Description: 基于遗传算法解决旅行商问题的vc++源码。-Based on genetic algorithm to solve the traveling salesman problem vc++ Source.
Platform: | Size: 391168 | Author: wangjing | Hits:

[AI-NN-PRTSP

Description: 用遗传算法解决旅行商问题,并用图形界面显示出来。比较了分别采用轮盘赌选择算子和锦标赛选择算子的遗传算法求解TSP问题的性能,包括:运行时间、进化总代数和最优解质量。 结果曲线可以用图形显示出来。-Genetic algorithm is used to solve the traveling salesman problem, and use graphical interface is displayed. Compared using roulette selection operator and tournament selection operator of genetic algorithm to solve TSP s performance issues, including: run time, the evolution of the overall quality of algebra and the optimal solution. The results of curve can be used graphics displayed.
Platform: | Size: 71680 | Author: sdfsfdsf | Hits:

[AI-NN-PRga

Description: 此源代码是用遗传算法解决旅行商问题的经典实例,很有借鉴意义-This source code is a genetic algorithm to solve the classic traveling salesman problem instances of referential significance to
Platform: | Size: 4096 | Author: 张媛 | Hits:

[Mathimatics-Numerical algorithmstspapp

Description: 遗传算法和“货郎担” 问题: "The traveling salesman problem, or TSP for short, is this: given a finite number of cities along with the cost of travel between each pair of them, find the cheapest way of visiting all the cities and returning to your starting point." -Genetic algorithm and the
Platform: | Size: 283648 | Author: s050403054 | Hits:

[JSP/Javajava-tsp-1.3-src

Description: Traveling Salesman Problem Java Genetic Algorithm Solution, Hope all enjoy it.
Platform: | Size: 5686272 | Author: beyonddoor | Hits:

[MPImultisp

Description: 使用MPI编写一个并行程序,利用遗传算法来解决旅行商问题。-The use of MPI to prepare a parallel process, the use of genetic algorithm to solve the traveling salesman problem.
Platform: | Size: 53248 | Author: pim | Hits:
« 12 3 4 5 6 7 8 9 10 ... 15 »

CodeBus www.codebus.net